home *** CD-ROM | disk | FTP | other *** search
/ JCSM Shareware Collection 1993 November / JCSM Shareware Collection - 1993-11.iso / cl040 / bbase19.lzh / BBSBASE.NEW < prev    next >
Encoding:
Text File  |  1990-09-16  |  3.1 KB  |  75 lines

  1. --- What's new in BBS-Base release 1.9c ---
  2.  
  3. Fixed a phone number bug in 1.8c which used a different format than what is
  4. called for.
  5.  
  6. Added a little color to the short listing.
  7.  
  8. Removed date-compiled information from various screens.
  9.  
  10. Added the ability to search by an embedded string in the phone number field.
  11. This allows users to search on area codes, etc..   I.e., the ability to do
  12. a search on (612) for example, or 938- or whatever.
  13.  
  14. --- What's new in BBS-Base release 1.8c ---
  15.  
  16. 1.7 is trash.  Treat it as such and throw it away.  Far away.
  17.  
  18. Two variables weren't being initialized and cause garbage to be output
  19. randomly.  This has been fixed.
  20.  
  21. Provided a conversion program called BBSCVT.EXE that will upgrade existing
  22. 1.0 - 1.3 datafiles to 1.8 format.  If you are getting garbage displayed to
  23. the screen while viewing the long listing, run this once and then throw it
  24. away.  I would recommend backing up bbsbase.dat first.
  25.  
  26. --- What's new in BBS-Base release 1.7c ---
  27.  
  28. Added BBS names RA and XBBS.
  29.  
  30. --- What's new in BBS-Base release 1.6c ---
  31.  
  32. Added command line parameter /I for international phone number support.
  33. If used, the phone number input routine will accept up to 18 characters
  34. including the '-' and number characters.  Input is terminated after the
  35. 18th character is received or when <ENTER> is pressed.
  36.  
  37. --- What's new in BBS-Base release 1.5c ---
  38.  
  39. Added command line parameter /D.  When used, this will allow any user to
  40. <D>elete any entries within the database.
  41.  
  42. Hotkeys no longer pause before taking effect.  And, the short listing can
  43. now be aborted by pressing the 'S' key.
  44.  
  45. Added command line parameter /C.  When used, BBS-Base will convert a local
  46. BBS list (text file) that you specify.
  47.  
  48. --- What's new in BBS-Base release 1.3c ---
  49.  
  50. Added command line parameter /E.  When used, this will allow any user to
  51. <C>hange any entries within the database.  However, deletion is still only
  52. allowed by the Sysop or the person who originally entered the database
  53. entry.  This suggestion comes from Stuart Wilson.  Thanks, Stu!
  54.  
  55. --- What's new in BBS-Base release 1.2c: ---
  56.  
  57. Changed authorization to <C>hange or <D>elete an entry.  In previous releases,
  58. the Sysop of the BBS running BBS-Base or the person who entered an entry were
  59. the only ones qualified to delete it.  Now, additionally, the Sysop of the
  60. BBS in the entry is also qualified.  For example, if someone enters your BBS
  61. information in BBS-Base on another system and you logon and see that the
  62. information is not correct, you can change it yourself or delete it if you
  63. chose not to be listed on that system.
  64.  
  65. Updated the StringFormat procedure.  Previously, all strings entered had their
  66. first character shifted to upper case.  The remainder of the string was left
  67. as-is.  The remainder of the strings will now be shifted to lower case.  This
  68. is to prevent the ugly-looking un-uniform mix of upper and lower case entries
  69. within the database.
  70.  
  71. When an entry is deleted, the program no longer resorts the database file.
  72. A new BBS.LST is written but since only a deletion is taking place, there
  73. is no need to resort.
  74.  
  75.